* widget.c (resize_cb): New function.
authorJan D. <jan.h.d@swipnet.se>
Thu, 1 Nov 2012 22:44:53 +0000 (23:44 +0100)
committerJan D. <jan.h.d@swipnet.se>
Thu, 1 Nov 2012 22:44:53 +0000 (23:44 +0100)
commit73217d8dc7ea1be5ab4c0114bdb08f95662904e3
tree1ef5276b89208605321415ca038574ba37eec119
parent80762c3a62abe79e49130210c064538a2250f323
* widget.c (resize_cb): New function.
(EmacsFrameRealize): Add resize_cb as event handler.
(EmacsFrameResize): Check if all is up to date before changing frame
size.
src/ChangeLog
src/widget.c